home *** CD-ROM | disk | FTP | other *** search
- Path: news.cis.okstate.edu!osuunx
- From: cskstat@email.okstate.edu (Chansoo Kim)
- Newsgroups: comp.lang.c++
- Subject: Re: Statistical library for C/C++?
- Date: Sat, 10 Feb 96 16:43:33 GMT
- Organization: Oklahoma State University
- Message-ID: <4fihvl$cto_001@ucc.okstate.edu>
- References: <DMJ6Mw.nMp@undergrad.math.uwaterloo.ca>
- NNTP-Posting-Host: osuunx.ucc.okstate.edu
- X-Newsreader: News Xpress Version 1.0 Beta #4
-
- In article <DMJ6Mw.nMp@undergrad.math.uwaterloo.ca>,
- "Daniel Y.T. Fong" <ytfong> wrote:
- >Is there any statistical library for C/C++ capable of doing the following?
- >
- >1. Random number generation, e.g. Normal, Gamma, Weibull, Poison, Binomial,
- >etc.
- >2. Evaluation of various probability distributions.
- >3. Matrix manipulation
- >4. Non-linear optimization routines including maximization.
- >5. Numerical differentiation and integration.
- >
- >Thanks in advance!
- >
- >Daniel
- >
- Yes, Lile IMSL C NUMERICAL LIB.(//www.vni.com), or
- Numerical Recipes in C(//nr.harvard.edu/nr; Cambridge Press) or
- you can utilize S/S-Plus(//www.statsci.com)
-
-
-